* {
	margin: 0;
	padding: 0;
}

a:link {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

.youth-footer-div {
	margin-top: 30px;
}

.youth-copyright02 p {
	font-size: 14px;
	line-height: 32px;
	font-weight: 400;
	font-family: SimSun, Arial, Helvetica, sans-serif;
	clear: both;
}

.youth-footer {
	width: 100%;
	background-color: #f5f5f5;
	float: left;
	height: 150px;
	padding-top: 30px;
}

.youth-copyright {
	width: 100%;
	float: left;
	background-color: #216ed8;
	height: 140px;
}

.footercon {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}

.footerline01,
.footerline02 {
	width: 2px;
	height: 120px;
	float: left;
	position: absolute;
	border-left: #e0e0e0 1px solid;
}

.footerline01 {
	left: 239px;
	top: 0px;
}

.footerline02 {
	left: 605px;
	top: 0px;
}

.footerlink a {
	font-family: "simsun";
}

.footerlink {
	width: 285px;
	float: left;
}

.footerlink span {
	color: #000;
	line-height: 32px;
	padding: 0px;
	font-family: "Microsoft YaHei", "黑体", "宋体", sans-serif;
	font-size: 18px;
}

.footerlink ul {
	width: 100%;
	float: left;
}

.footerlink ul li {
	width: 48%;
	margin-top: 10px;
	text-align: unset;
	float: left;
	color: #000;
	line-height: 32px;
	font-family: "simsun", sans-serif;
	font-size: 14px;
}


.youth-copyright01 {
	width: 600px;
	margin-top: 31px;
	float: left;
}

.youth-copyright01 li {
	margin-right: 15px;
	color: #fff;
	line-height: 32px;
	font-family: "宋体", sans-serif;
	font-size: 14px;
	float: left;
}

.footerlink ul li a {
	color: #000;
	font-family: "simsun", sans-serif;
}

.youth-copyright02 {
	width: 360px;
	float: right;
	color: #fff;
	text-align: right;
	margin-top: 31px;
}

.copyrightimg {
	width: 100%;
	float: left;
}

.copyrightimg li {
	margin-left: 20px;
	float: left;
}

.footerapp {
	width: 375px;
	margin-top: 40px;
	float: right;
	height: 41px;
}

.footerapp li {
	width: 91px;
	float: left;
}

.footerapp li img {
	float: left;
	padding-right: 4px;
}

.footerapp li p {
	width: 44px;
	font-size: 14px;
	line-height: 20px;
	font-family: "宋体", sans-serif;
	color: #000;
	float: left;
}

.foot_zgqnb_logo::after {
	content: url(20190920youth_qb_ewm.png);
	position: absolute;
	right: -2px;
	top: 39px;
	z-index: 99;
	width: 87px;
	height: 87px;
	border: 2px solid #fff;
	border-radius: 2px;
	transform-origin: top right;
	transform: scale(0);
	opacity: 0;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.foot_zgqnb_logo:hover::after {
	transform: scale(1);
	opacity: 1;
}

.foot_qctt_logo::after {
	content: url(20190920qctt_logo.jpg);
	position: absolute;
	right: -2px;
	top: 44px;
	z-index: 99;
	width: 87px;
	height: 87px;
	border: 2px solid #fff;
	border-radius: 2px;
	transform-origin: top right;
	transform: scale(0);
	opacity: 0;
	-webkit-transition: all .4s ease-in-out;
	-o-transition: all .4s ease-in-out;
	transition: all .4s ease-in-out;
}

.foot_qctt_logo:hover::after {
	transform: scale(1);
	opacity: 1;
}

.hd_top {
	width: 100%;
	border-top: 5px solid #38a548;
	background: #f7f7f7;
	height: 40px;
	border-bottom: 1px solid #e5e5e5;

}

.hd_top1 {
	width: 1000px;
	height: 5px;
	background: url(youth_sjy_01.jpg) no-repeat;
	margin: -5px auto;
}

.hd_top_box {
	width: 1120px;
	height: 40px;
	margin: 0 auto;
	line-height: 45px;
	text-align: left;

	font-size: 12px;
	color: #666666;
}

.hd_top_box a {
	padding: 0 10px;
	font-size: 12px;
	color: #666666;
	font-family: "Microsoft Yahei", helvetica, arial, sans-serif;
	word-wrap: break-word;
}

.header {
	height: 120px;
	margin-bottom: 30px;
}

.logo {
	width: 275px;
	float: left;
}

.logo img {
	margin-top: 32px;
}

.tabs-toutiao {
	width: 100%;

	margin-bottom: 15px;
}

.tabs-toutiao>h4 {
	font-size: 18px;
	color: #555555;

	padding-bottom: 7px;
	margin-bottom: 10px;
}

.tabs-toutiao ul {
	margin-left: 15px;
}

.tabs-toutiao ul li {
	list-style: disc;
	color: #1483d6;
}

.tabs-toutiao a {
	color: #555555;
	line-height: 28px;
	margin-bottom: 24px;
}

.input {
	float: left;
	width: 300px;
}

.input p {
	padding-left: 36px;
	margin-top: 30px;
	margin-bottom: 20px;
}

.input .inputs {
	width: 300px;
	height: 37px;
}

.inputs .text {
	width: 192px;
	height: 35px;
	border: 1px solid #c3c3c3;
	border-right: none;
	padding-left: 28px;
	float: left;
	background: url("2019228img_09.jpg.html") no-repeat 5px 7px;
}

.text input {
	border: none;
	margin-top: 7px;
}

.input button {
	width: 78px;
	height: 37px;
	background-color: #928e8c;
	border-radius: 5px;
	text-align: center;
	line-height: 37px;
	color: #fff;
	float: right;
	border: none;
}

.container {
	margin-bottom: 70px;
}

.nav {
	width: 110px;
	float: left;
}

.nav ul li {
	margin-bottom: 32px;
	padding-left: 8px;
}

.nav ul li a::before {
	content: "";
	width: 3px;
	height: 21px;
	background-color: #1483d6;
	position: absolute;
	left: -8px;
	top: 2px;
}

.nav ul li a {
	color: #1483d6;
	font-size: 18px;
	position: relative;
}

.nav ul li a:hover {
	color: #f6ae01;
	text-decoration: none;
}

.nav ul li a:hover::before {
	background-color: #1483d6;
}

.tabs-container {
	width: 553px;
	float: left;
	margin-right: 27px;
}

.tabs-img {
	width: 553px;
	height: 330px;
	margin-bottom: 30px;
}

.tabs-container .tabs-img .swiper-pagination {
	width: inherit;
	left: 466px;
}

.tabs-container .tabs-img .swiper-pagination-bullet {
	background: #fff;
	opacity: 1;
}

.tabs-container .tabs-img .swiper-pagination-bullet-active {
	background: #1483d6;
	opacity: 1;
}

.tabs-img .swiper-slide {
	height: 330px;
}

.tabs-img h4 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 42px;
	background: rgba(0, 0, 0, .6);
	line-height: 42px;
	padding-left: 24px;
	font-size: 14px;
	box-sizing: border-box;
}

.tabs-img h4 a {
	color: #fff;
}

.imgText-img {
	float: left;
	width: 170px;
	height: 155px;
	margin: 10px 10px 20px 0;
}

.imgTextList {
	border-bottom: 1px dashed #afb9c7;
	margin-bottom: 28px;
	height: 210px;
}

.imgTextList:last-child {
	border-bottom: none;
}

.imgText-ages {
	float: right;
	width: 370px;
}

.imgTextList h4 {
	font-size: 20px;
	margin-bottom: 20px;
}

.imgTextList p {
	line-height: 25px;
	margin-bottom: 20px;
}

.imgTextList p a {
	color: #1483d6;
}

.imgTextList .time_gwy span {
	color: #c6cdd7;
}

.imgTextList .time_gwy strong {
	color: #c6cdd7;
	float: right;
}

.button_jzgd {
	width: 102px;
	height: 26px;
	border: 1px solid #1483d6;
	background-color: #FFFFFF;
	text-align: center;
	color: #1483d6;
	line-height: 26px;
	font-size: 14px;
	margin: 0 auto;
	margin-top: 55px;
	cursor: pointer;
}

.button_jzgd a {
	color: #1483d6;
	text-decoration: none;
}

.news {
	width: 310px;
	float: left;
}

.news-imgs {
	margin-bottom: 30px;
}

.news-imgs>h4 {
	font-size: 18px;
	color: #1483d6;
	border-bottom: 4px solid #1483d6;
	padding-bottom: 7px;
	margin-bottom: 30px;
}

.news-imgs>h4 a {
	font-size: 14px;
	color: #c5c5c5;
	float: right;
	position: relative;
	top: 7px;
}

.blocks {
	display: block;
}

.nones {
	display: none;
}

.news-imgs-l {
	width: 310px;
	height: 160px;
	position: relative;

}

.cls .news-imgs-l {
	display: none;
}

.cls .blocks {
	display: block;
}

.news-imgs-l h4 {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 26px;
	text-indent: 1em;
	line-height: 26px;
	background: rgba(0, 0, 0, .6);
}

.news-imgs-l h4 a {
	color: #fff;
}

.news-text {
	width: 100%;
	background-color: #eeeeee;
}

.news-text ul {
	padding-top: 8px;
}

.news-text ul li {
	width: 310px;
	position: relative;
	line-height: 25px;

}

.news-text ul li>a {
	padding-left: 25px;
}

.news-co {
	width: 100%;
	height: 136px;
	background-color: #1483d6;
	margin-bottom: 30px;
}

.news-imgs .cls {
	background-color: #fff;
}

.news .mbs {
	margin-bottom: 30px;

}


.news-youth {
	margin-bottom: 20px;
}



.news-youth-container {
	width: 100%;
	height: 250px;
	padding-right: 20px;
	box-sizing: border-box;
	overflow: hidden;
	overflow-y: scroll;
}

.news-youth-container ul li {
	padding-bottom: 14px;
	border-bottom: 1px dashed #b5becb;
	margin-bottom: 10px;
}

.news-youth-container ul li p {
	line-height: 26px;
}

.news-youth-container ul li p span {
	color: #afb9c7;
}

.news-youth-container ul li p a {
	color: #afb9c7;
}

.news-youth-container ul li p:last-child {
	margin-top: 8px;
}

.news-youth-container ul li p strong {
	color: #afb9c7;
	float: right;
}

.news-qr-code {
	width: 100%;
	height: 142px;
	border-top: 4px solid #1483d6;
}

.news-qr-code img {
	margin-top: 15px;
}

.news-qr-code img:first-child {
	margin-left: 22px;
	margin-right: 33px;
}

.news-address {
	width: 100%;
	height: 98px;
	background-color: #f3f2f2;
	padding-top: 16px;
}

.news-address p {
	line-height: 26px;
	padding-left: 16px;
}

.copyright {
	height: 105px;

}

.copyright p {
	line-height: 26px;
	padding-left: 112px;
}

.copyright p a {
	margin-right: 10px;
}

.copyright .w {
	position: relative;
}

.copyright h4 {
	position: absolute;
	left: 35px;
	top: 3px;
	color: #555;
}

.youth-footer-div,
.view {
	min-width: 1200px;

}

.container img {
	width: 100%
}

.news-qr-code img {
	width: initial;
}

.youth_so {
	width: 265px;
	float: right;
	margin: 5px 0px 10px;
	height: 28px;
	border: #deddde 1px solid;
}

.youth_so span {
	width: 205px;
	height: 28px;
	float: left;
}

.jn-wby {
	width: 175px;
	height: 26px;
	float: left;
	border: 0;
	line-height: 26px;
	color: #000;
	text-align: left;
}

.youth_so_submit {
	width: 55px;
	float: right;
	height: 28px;
	background-color: #ebebeb;
	font-family: "微软雅黑", "黑体";
	font-size: 14px;
	text-align: center;
	line-height: 28px;
	border: 0px;
	cursor: pointer;
	color: #747474;
	border-left: #deddde 1px solid;
}

.qnck_header_right {
	width: 265px;
	padding-top: 20px;
	float: right;
}

.qnck_time font {
	color: #424242;
	line-height: 40px;
}

.button {
	cursor: pointer;
}

.news-imgs .cls {

	padding-bottom: 10px;

}

/* .news .yysh {

	padding-bottom: 10px;
	border-bottom: 4px solid #1483d6;
} */

.swiper-button-prev {
	background-image: url(20200108_xczjc_left_button.png);
	left: 0px;
	right: auto;
}

.swiper-button-next,
.swiper-button-prev {
	width: 48px;
	height: 48px;
	background-size: 48px 48px;
}

.swiper-button-next {
	background-image: url(20200108_xczjc_right_button.png);
	right: -5px;
}

.tabs-container .tabs-img .swiper-pagination {
	left: 450px;
}